How should oracle vbox look like in terms of Memory, CPU and Performance? [duplicate]
        Posted  
        
            by 
                Nicholas DiPiazza
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Nicholas DiPiazza
        
        
        
        Published on 2014-06-07T18:10:04Z
        Indexed on 
            2014/06/07
            21:27 UTC
        
        
        Read the original article
        Hit count: 236
        
This question already has an answer here:
I've got a need for a ton of VMs to simulate some realistic load testing scenarios.
I've got a bunch of different host machines that differ in ram, cpu's, etc.
What should my resource manager look like? Is there a standard way to know what the CPU, Memory and Disk Utilization should be given your CPUs + Memory available + Disks available?
For example, I have a box:
MemTotal: 50 Gb CPUs: 8
CPUs are pretty much 100% all day long. Memory is at about 60%. Swap not getting hit.
Little bewildered by why the VMs, while doing the exact same test script, are showing different virtual memory consumption. Huh.
 

© Server Fault or respective owner